cairo_surface_destroy (surface);
}
-/**
+/*
* _gdk_cairo_surface_extents:
* @surface: surface to measure
* @extents: (out): rectangle to put the extents
return 0;
}
-/**
+/*
* _gdk_x11_window_grab_check_unmap:
* @window: a #GdkWindow
* @serial: serial from Unmap event (or from NextRequest(display)
g_list_free (devices);
}
-/**
+/*
* _gdk_x11_window_grab_check_destroy:
* @window: a #GdkWindow
*
return (user_data == widget);
}
-/**
+/*
* _gtk_widget_get_device_window:
* @widget: a #GtkWidget
* @device: a #GdkDevice
g_list_free (devices);
}
-/**
+/*
* _gtk_widget_list_devices:
* @widget: a #GtkWidget
*
gdk_event_free (event);
}
-/**
+/*
* _gtk_widget_synthesize_crossing:
* @from: the #GtkWidget the virtual pointer is leaving.
* @to: the #GtkWidget the virtual pointer is moving to.
{ 0, 0, 0, 0 }
};
-/**
+/*
* gtk_widget_get_aux_info:
* @widget: a #GtkWidget
* @create: if %TRUE, create the #GtkWidgetAuxInfo-struct if it doesn’t exist
gdk_rectangle_union (&widget_clip, clip, clip);
}
-/**
+/*
* _gtk_widget_set_simple_clip:
* @widget: a #GtkWidget
*